home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC/CD Gamer UK 111
/
CD Gamer Issue 111 (July 2002) (Disc 2).ISO
/
gall.dxr
/
00133_install 5.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-05-22
|
275 b
|
15 lines
on mouseEnter me
set the member of sprite the currentSpriteNum to member("gohigh")
cursor(280)
sound(1).play(member("rollover9"))
end
on mouseLeave me
set the member of sprite the currentSpriteNum to member("go")
cursor(-1)
end
on mouseUp
go(1, "gallery5")
end